Skip to content

Don't use ReadableStream as an asyncIterator#5144

Queued
coolreader18 wants to merge 1 commit into
masterfrom
noa/fix-decompress-err
Queued

Don't use ReadableStream as an asyncIterator#5144
coolreader18 wants to merge 1 commit into
masterfrom
noa/fix-decompress-err

Conversation

@coolreader18
Copy link
Copy Markdown
Contributor

@coolreader18 coolreader18 commented May 28, 2026

Description of Changes

Reverts part of #4561. Fixes an issue with ReadableStream[Symbol.asyncIterator] not being defined on safari until recently.

Expected complexity level and risk

1

Testing

  • Chrome
  • Firefox
  • Safari (Run a web template project in safari with .withCompression('gzip'))

Copy link
Copy Markdown
Contributor

@joshua-spacetime joshua-spacetime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Were you able to verify on the applicable safari and chrome versions?

@coolreader18
Copy link
Copy Markdown
Contributor Author

Not on safari, but yes on chrome and firefox.

@joshua-spacetime
Copy link
Copy Markdown
Contributor

I was able to test on Safari

@joshua-spacetime joshua-spacetime added this pull request to the merge queue Jun 1, 2026
Any commits made after this event will not be merged.
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 1, 2026
@joshua-spacetime joshua-spacetime added this pull request to the merge queue Jun 1, 2026
Any commits made after this event will not be merged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Safari/Chrome Ios and Safari mac Websocket decompression error V 2.2.0

2 participants